runtime.reflectMethodValue.argLen (field)
2 uses
runtime (current package)
traceback.go#L662: argLen uintptr // just args
traceback.go#L717: arglen = uintptr(mv.argLen) &^ (goarch.PtrSize - 1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)